C1.Blazor.ListView Assembly / C1.Blazor.ListView Namespace / C1ListView<T> Class / DisplayMemberPath Property

In This Topic
DisplayMemberPath Property (C1ListView<T>)
In This Topic
Gets or sets the property name or path of the item that will be used to extract the text that will be displayed.
Syntax
'Declaration
 
Public Property DisplayMemberPath As String
 
See Also